fstring.cpp File Reference

#include "base/source/fstring.h"
#include "base/source/fdebug.h"
#include "pluginterfaces/base/futils.h"
#include <cstdlib>
#include <ctype.h>
#include <cstdio>
#include <stdarg.h>

Namespaces

namespace  Steinberg

Defines

#define kPrintfBufferSize   4096

Functions

uint32 hashString8 (const char8 *s, uint32 m)
uint32 hashString16 (const char16 *s, uint32 m)
template<class T >
int32 tstrnatcmp (const T *s1, const T *s2, bool caseSensitive=true)
int32 strnatcmp8 (const char8 *s1, const char8 *s2, bool caseSensitive)
int32 strnatcmp16 (const char16 *s1, const char16 *s2, bool caseSensitive)

Define Documentation

#define kPrintfBufferSize   4096
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.